Software Design, Testing & Engineering
epub |eng | 2018-09-25 | Author:Shai Vaingast
>>> localtime().tm_year 2014 >>> localtime().tm_yday 144 In this example, I’ve introduced the function localtime(), which returns the current time as a struct_time tuple. Parsing and Formatting Date and Time The ...
( Category:
Software Development
March 11,2020 )
epub |eng | 2015-03-10 | Author:Eric Brechner
Checklist Here’s a checklist of actions for your team members to evolve from Scrum: Explain why evolving from Scrum is beneficial. Reassure team members that the adjustments should seem like ...
( Category:
Agile
March 11,2020 )
epub |eng | | Author:Roger Barga, Valentine Fontama & Wee Hyong Tok
Decision Trees Decision tree algorithms are hierarchical techniques that work by splitting the dataset iteratively based on certain statistical criteria. The goal of decision trees is to maximize the variance ...
( Category:
Software Development
March 10,2020 )
epub, pdf |eng | 2019-11-29 | Author:Shailesh Kumar Shivakumar [Shailesh Kumar Shivakumar]
( Category:
Software Development
March 10,2020 )
epub |eng | 2018-07-30 | Author:Ted Hunter,Steven Porter
Tablets and servers Bigtable is designed to add or remove machines easily at will, and for data to be automatically rebalanced whenever needed. This is achieved through the aggressive sharding ...
( Category:
Tools
March 10,2020 )
epub |eng | 2019-11-14 | Author:Ward, Stephen [Ward, Stephen]
The options given in the poll were bad ones that forced the majority of voters to choose the only good option available. We cannot, in good sense, extrapolate this poll’s ...
( Category:
Software Development
March 10,2020 )
epub |eng | 2015-10-29 | Author:Arun Manivannan [Arun Manivannan]
( Category:
Object-Oriented Design
March 10,2020 )
epub, pdf |eng | | Author:Lasse Koskela
The parameterized test pattern The parameterized test pattern is, in essence, a way to remove duplication from data-oriented tests that only differ in small ways.[11] For example, consider a test ...
( Category:
Software Development
March 10,2020 )
epub, pdf |eng | | Author:Simon Kloostra
Offering a Custom 404 Page You now know that if 404 errors cannot be prevented, a very ugly error page is displayed that is also completely different from the design ...
( Category:
Software Development
March 10,2020 )
epub |eng | | Author:Ingwer Borg, Patrick J.F. Groenen & Patrick Mair
Fig. 5.3MDS with drift vectors for Morse code confusion data Let us look at a real data example. Rothkopf (1957) studied to what extent 598 test persons confused different acoustic ...
( Category:
Testing
March 9,2020 )
epub |eng | | Author:Jeffrey Scheaffer & Aruna Ravichandran & Alex Martins
“Can I come in?” Leigh asked. “Of course,” said Alicia, “let me just save this . . .” She clicked her mouse and then closed up her laptop. Not out ...
( Category:
Software Development
March 9,2020 )
epub |eng | | Author:James T. Streib
7.2 Complete Program: Implementing the Power Function in a Procedure To illustrate a complete example, consider the problem of calculating x n from Chapter 5. Instead of having the code ...
( Category:
Microprocessor Design
March 9,2020 )
epub, azw3, pdf |eng | 2019-10-15 | Author:Matt Frisbie
With the exception of NodeFilter.SHOW_ALL, you can combine multiple options using the bitwise OR operator, as shown in the following example: let whatToShow = NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_TEXT; The filter argument ...
( Category:
Object-Oriented Design
March 9,2020 )
epub |eng | | Author:Alan Holt & Chi-Yu Huang
Fig. 4.5The ext2 filesystem Format the file as an ext4 filesystem: Create a mount point and mount testfs as a loop device: If we look at the top level directory ...
( Category:
Embedded Systems
March 9,2020 )
epub |eng | 2013-08-26 | Author:Mark Michaelis & Eric Lippert [Michaelis, Mark & Lippert, Eric]
* * * class DelegateSample { // ... static void Main(string[] args) { int i; int[] items = new int[5]; for (i=0; i<items.Length; i++) { Console.Write("Enter an integer:"); items[i] = ...
( Category:
C & C++ Windows Programming
March 9,2020 )
Categories
Coding Theory | Localization |
Logic | Object-Oriented Design |
Performance Optimization | Quality Control |
Reengineering | Robohelp |
Software Development | Software Reuse |
Structured Design | Testing |
Tools | UML |
Popular ebooks
Adobe Camera Raw For Digital Photographers Only by Rob Sheppard(16756)Deep Learning with Python by François Chollet(12563)
Hello! Python by Anthony Briggs(9911)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9794)
The Mikado Method by Ola Ellnestam Daniel Brolund(9775)
Dependency Injection in .NET by Mark Seemann(9335)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8292)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7758)
Grails in Action by Glen Smith Peter Ledbrook(7693)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7557)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(7018)
Microservices with Go by Alexander Shuiskov(6786)
Practical Design Patterns for Java Developers by Miroslav Wengner(6698)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6638)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6409)
Angular Projects - Third Edition by Aristeidis Bampakos(6047)
The Art of Crafting User Stories by The Art of Crafting User Stories(5579)
NetSuite for Consultants - Second Edition by Peter Ries(5510)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5312)
Kotlin in Action by Dmitry Jemerov(5061)
